home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / stella.swf / scripts / frame_1 / PlaceObject2_27_18 / CLIPACTIONRECORD on(press).as next >
Text File  |  2011-01-06  |  57b  |  5 lines

  1. on(press){
  2.    startDrag("",0);
  3.    dragging = true;
  4. }
  5.